Infinity-Request-Buddy names a function, with lambda list (D USER RECIPIENT/S):
Request adding a user to your buddy list (mutual-add) using the notification-based system
Lisp REQUEST-BUDDY = JSON requestBuddy
(Added in 1.1)
{ buddy: LOGIN }
{ buddy: "catvlle" }
The old system allowed users to simply add anyone to their buddy list; cv. TOOTSVILLE INFINITY-ADD-TO-LIST. The new system requires mutually confirmed adding. AKA the Twitter vs. Facebook mechanisms.
This was new in Romance 1.1
Defined in file src/infinity/legacy-commands.lisp.